Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Static first page not lined up with all of the post pages (http://forum.bytesforall.com/showthread.php?t=19172)

Vanessa_S Dec 20, 2012 08:32 PM

Static first page not lined up with all of the post pages
 
I have a static page on my front page and when I click to the posts everything (header and category boxes) are a few pixels off. Here you can see it in action:

http://www.vanessaskiles.com/

Click back and forth from the main page to any of the categories (2012 for example.)

juggledad Dec 20, 2012 08:43 PM

I see no difference on my ipad

Vanessa_S Dec 21, 2012 06:16 AM

Wow, that is odd. I just tested it and it does not shift on my ipad either. But it does on mine, and my husbands computer in Chrome and Explorer. It shifts about 15 pixels left. And it leaves a little pixel line on the right side of the category buttons.

Vanessa_S Dec 21, 2012 06:45 AM

1 Attachment(s)
I took a screenshot of the line, and it hops to the left 15 pixels or so from the static front page.

juggledad Dec 21, 2012 07:18 AM

on my mac in chrome, firefox and safari it all looks the same

Vanessa_S Dec 21, 2012 08:02 AM

How odd, well thank you for trying, twice. Not sure what's going on with the PC viewing it....

Edit: Had two friends on PC's look and they too saw the slight shift to the left. Any ideas? I've tried googling about and can't find anything.

juggledad Dec 21, 2012 11:12 AM

Finally saw it when I zoomed out in the browser. Try this, add the following to the css inserts
HTML Code:

div#menu2 ul.rMenu {
background: transparent;
}


Vanessa_S Dec 21, 2012 07:32 PM

Well, that got rid of the line, so that's huge. There's still an offset, but at least there is no lame line there. Thank you so much!

lmilesw Dec 22, 2012 07:00 AM

Not certain but you might try putting padding: 0 on that same CSS - EG
HTML Code:

div#menu2 ul.rMenu {
background: transparent;
padding: 0;
}


Vanessa_S Dec 22, 2012 10:38 AM

No luck on the padding, thanks though!


All times are GMT -6. The time now is 05:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.