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)
-   -   Category menu bar issue using 'adsense.txt' style as base (http://forum.bytesforall.com/showthread.php?t=7813)

!karolis Jun 28, 2010 12:42 AM

Category menu bar issue using 'adsense.txt' style as base
 
When i add long categories to the menu bar i see this:

http://img138.imageshack.us/img138/9694/buggye.png

THE POST RSS ICON IS GONES...

i am using newewst opera.

any help?

juggledad Jun 28, 2010 03:10 AM

see http://forum.bytesforall.com/showthread.php?t=6606

!karolis Jun 28, 2010 04:10 AM

Well i am using the latest version, have no plugins...

juggledad Jun 28, 2010 04:29 AM

Go back and look at items 5 and 6

!karolis Jun 28, 2010 10:57 AM

i am using atahualpa 351
link removed

juggledad Jun 28, 2010 11:14 AM

ok, this is not a bug, you need to change the styling. You are using the adsense.txt which is a style you can use as a base for your own site. This styling was setup an a SAMPLE using only a few pages and categories.

Your design has exceeded the layout of this example, so you are going to have to start making changes. That's the beauty of this theme, you can style it differently.

If you want to oplay with the styling of teh feeds and search box, go to ATO->Add HTML/CSS Inserts->CSS Inserts and remove this code
HTML Code:

div.searchbox {
position: absolute;
top: 130px;
right: 25px;
}

div.searchbox input.text {
border: none;
padding: 2px 15px 2px 3px;
background: #fff url('<?php bloginfo('template_directory'); ?>/images/search2.gif') no-repeat right center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
height: 15px;
bolder: solid 1px #e7e7e7;
font-size: 11px;
}

a.posts-icon {
position: absolute;
top: 163px;
right: 140px;
font-weight: normal;
color: #fff;
font-size: 11px;
}
a.comments-icon {
position: absolute;
top: 163px;
right: 30px;
font-weight: normal;
color: #fff;
font-size: 11px;
}

of course the moment you do, they will be shifted up behind the image in teh header, so you will have t change the header configuration etc etc

!karolis Jun 28, 2010 11:51 AM

thank you :)


All times are GMT -6. The time now is 05:59 PM.

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