Navigation
Last Seen Users
Rolly8-HL00:08:22
Zwerg00:57:29
SeanChiarot01:00:57
exotic201301:16:11
Georgich02:28:30
jimmy091204:46:21
haluk06:17:18
kaozzoak08:00:10
zottelxxl08:38:03
ow4nd08:55:33

Members: 27,563
Newest: haluk
Downloads v7
Downloads v6
One-click Translation
Translate This Site

Member Poll
Which version of PHP-Fusion are you using?

6.xx.xx
6.xx.xx
4% [19 Votes]

7.00.xx
7.00.xx
8% [38 Votes]

7.01.xx
7.01.xx
8% [40 Votes]

7.02.xx
7.02.xx
80% [400 Votes]

Votes: 497
You must login to vote.
Started: 26/03/2012 11:58

Polls Archive
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Connect via Facebook
Connect via Facebook
Our Coders
Shoutbox
You must login to post a message.

16-05-2013 22:09
monclermoncler

16-05-2013 22:08
bottes uggbottes ugg Cheers!

16-05-2013 22:07
<a href="http://www.bo
ttesuggpaschersold
e.com/">ugg pas cher</a>ugg pas cher Cheers!

16-05-2013 22:06
moncler jackenmoncler jacken

16-05-2013 22:05
<b><a href="http://www.mo
nclerjackensale.ne
t/">moncler jacken</a></b> <b><a href="http://www.mo
nclerjackensale.ne
t/">moncler online shop</a&

16-05-2013 20:34

16-05-2013 20:32

16-05-2013 17:59

16-05-2013 17:56

16-05-2013 17:51

Shoutbox Archive
In memoriam

Nick Jones
1973-2011

Sponsors
View Thread
Who is here? 1 guest(s)
 Print Thread
Aero Lime
deddy
Hello,
I found this theme good to me but I'd like to make some changes esspecially in centering the sub-header menu. I've try to look over their styles.css and theme.php but still couldn't find the way.. Anyone can help ?

AeroLime ;
http://www.kaj-ma...php?did=58
deddy attached the following image:
ask.jpg
 
KasteR
Should be in the style.css file more than likely. I can take a look at this tonight. I've modified the theme used on my site recently.

EDIT:
You can search the theme.php file for "altlinkler", which will probably be a class assigned to something. You might be able to set the alignment to center from there. I'll still look into this tonight, figured I'd give you this tip in the mean time in case anyone else, or yourself can figure this out.
Edited by KasteR on 15-02-2012 10:04
 
Web
Smokeman
Hi.

Open up the file styles.css - and find:
Download source  Code
#altlinkler ul{
   height:46px;
   line-height:46px;
   background-image:url(images/navbar.png);
   background-position:right;
   background-repeat:no-repeat;
   float:left;
   padding:0px 1px 0px 0px;
   margin:0px 0px 0px 10px;
}

#altlinkler li{
   height:46px;
   line-height:46px;
   display:inline;
   position:relative;
   float:left;
   text-align:center;
}

#altlinkler li a{
   height:46px;
   padding-left: 13px;
   padding-right: 13px;
   text-align:center;
   float:left;
   background-image:url(images/navbar.png);
   background-position:left;
   background-repeat:no-repeat;
}



- delete float:left; three places in the code.
 
Web
deddy
Thank you KasteR, I appreciate your effort and help in our theme problems (Aero Lime), I finally solved it as Smokesman's way to modify it in styles.css file Smile
 
deddy
Smokeman,

You're a genius ! Thanks for your kind help to solve our theme problems. Finally scroooolling down to line 445 - 463 finding #altlinkler ul{ ... and got them ! It works ! Thumb Up!

Thank you very much Smokeman Worship
deddy attached the following image:
solved.jpg
 
Smokeman
Hi again.

No problem - Im just glad I could help. Thumb Up!
 
Web
Jump to Forum: