Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #1  
Old 08-15-2006, 01:38 AM
glloeb Offline
pp veteran
 
Join Date: Jun 2006
Posts: 54
Need A LOT of CSS help

Okay, so I began working on a very small css redesign which involved a cleaning up of my old code and essentially copy pasting usable bits from scratch. Indubitably, this has led to some problems. My css validates, but there is a clear issue with each page displaying to the right of the start of the page. Also, on the main page, the second list item in the navbar displays incorrectly. The final issue is that on the about page, the sidebar titled "inspiration" is also displaying incorrectly.

Any help with this would be greatly appreciated, I can only stand so much frustration,
Gabriel Loeb

WOW, okay I just looked at this site in IE 7 beta... Holy shit I need help. The entire navigation bar is fucked.. Comment link isnt working... Wow, so much going on.. I really need help.

Also, is there any way to get my page to validate (html) while using regex expressions such as <IMAGE_TITLE>?

Last edited by glloeb; 08-15-2006 at 04:39 AM.
Reply With Quote
  #2  
Old 08-15-2006, 09:55 AM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
Except comments link it works quite fine under IE 6.0
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
  #3  
Old 08-15-2006, 10:58 AM
Connie
Guest
 
Posts: n/a
use the firefox webdeveloper to find out what is wrong

http://wiki.pixelpost.org/index.php?...at_are_they%3F
Reply With Quote
  #4  
Old 08-15-2006, 07:49 PM
glloeb Offline
pp veteran
 
Join Date: Jun 2006
Posts: 54
Okay, I started using the developer extension (thanks connie) and I guess its starting to look a bit better.

Current issues:

the navbar ul with title="title" is taking up the entire width of the page with no width set. This is causing the navbar ul with title="menu" to drop down out of the navbar div.

Comment link isn't working in IE 7

Thanks
Gabriel Loeb
Reply With Quote
  #5  
Old 08-16-2006, 12:41 AM
glloeb Offline
pp veteran
 
Join Date: Jun 2006
Posts: 54
here is my code for the comment link: I can't figure out whats wrong with it

Code:
<a href="index.php?showimage=<IMAGE_ID>" onclick="window.open('index.php?popup=comment&amp;showimage=<IMAGE_ID>','<IMAGE_TITLE> comments','directories=no,height=540,location=no,menubar=no,resizable=no,scrollbars=yes,status=no,titlebar=yes,toolbar=no,width=480');" title="View comments">Comments (<IMAGE_COMMENTS_NUMBER>)</a>
I presume other people must have similar looking links for this.

Still having issues with the menubar too. =/
Reply With Quote
  #6  
Old 08-16-2006, 03:10 AM
glloeb Offline
pp veteran
 
Join Date: Jun 2006
Posts: 54
Okay, so in order to make my issue more clear I have decided to use what, presumably, pixelpost users will respond more fully too. Images. (This is also a desperate plea for attention.)

Without further ado my current problems:

Internet Explorer 7 Beta


Mozilla Firefox 1.5.0.6


sigh,
Thanks again,
Gabriel Loeb

P.S. yes, I know my sn is on there, feel free to IM me.
Reply With Quote
  #7  
Old 08-16-2006, 11:45 PM
glloeb Offline
pp veteran
 
Join Date: Jun 2006
Posts: 54
Geos I tried placing the javascript in the href portion but it only led to 404 errors.
Reply With Quote
  #8  
Old 08-16-2006, 11:51 PM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
No, you misunderstood me. In href put # and rest leave as it is.
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
  #9  
Old 08-17-2006, 05:12 AM
glloeb Offline
pp veteran
 
Join Date: Jun 2006
Posts: 54
The issue with that is that it moves the main page back to index.php
Reply With Quote
  #10  
Old 08-17-2006, 11:43 PM
glloeb Offline
pp veteran
 
Join Date: Jun 2006
Posts: 54
Okay, at this point I think the CSS is working well enough. The only browser that REALLY screws it up is IE, and the only issue there is that it doesnt display border-bottom for #navbar li. no biggie. in mac firefox its gotta be 2px lower. no biggie. in safari border-bottom is weird. no biggie.

BUT

My IE comment link is STILL unusable. biggie.

Here is the code I'm using:
Code:
<li><a href="index.php?showimage=<IMAGE_ID>" onclick="window.open('index.php?popup=comment&amp;showimage=<IMAGE_ID>','<IMAGE_TITLE> comments','toolbars=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=no, copyhistory=yes, width=480, height=540');" title="View comments">Comments (<IMAGE_COMMENTS_NUMBER>)</a></li>
Also, I made an addon to display the date as August 16th, 2006 instead of 2006-08-16 if anyone is interested.

One additional question, in Opera, which seems to display my site best of all (correctly), there is an extra 20px between previous and comment on the index page because there is no next button even though there is a li entry, and thus a margin value. Anything I can do about this?
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 06:30 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs