-
AuthorPosts
-
APOSTOLOS FOUKIS Friend
APOSTOLOS FOUKIS
- Join date:
- December 2008
- Posts:
- 170
- Downloads:
- 137
- Uploads:
- 36
- Thanks:
- 54
- Thanked:
- 1 times in 1 posts
November 17, 2011 at 10:50 am #170790J. 1.7.3 (no menu style = horizontal)
I want to set a menu and to appears in user 1 position, but i want to be horizontalNow:
aaaaaa
bbbbbb
cccccc
ddddddI want to be: aaaaaa | bbbbbb | cccccc | dddddd
Can you help me with css styles ?
Thanks a lotgray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
APOSTOLOS FOUKIS Friend
APOSTOLOS FOUKIS
- Join date:
- December 2008
- Posts:
- 170
- Downloads:
- 137
- Uploads:
- 36
- Thanks:
- 54
- Thanked:
- 1 times in 1 posts
November 17, 2011 at 12:59 pm #425052Thanks,
I want menu items to to be horizontal (not vertical)I’ve write the code in template.css, but I’m wrong
menu_hor {
ul {list-style-type:none;}
}thanks
gray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
November 17, 2011 at 1:05 pm #425053add also display: inline;
And, it should be
.menu_hor ul li {
list-style-type:none;
display: inline;
}It’s assumed that you added menu_hor to the module class suffix (with whitespace before).
1 user says Thank You to gray for this useful post
APOSTOLOS FOUKIS Friend
APOSTOLOS FOUKIS
- Join date:
- December 2008
- Posts:
- 170
- Downloads:
- 137
- Uploads:
- 36
- Thanks:
- 54
- Thanked:
- 1 times in 1 posts
November 17, 2011 at 1:19 pm #425054thanks !!!
and if i want to remove the dot (.)?gray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
APOSTOLOS FOUKIS Friend
APOSTOLOS FOUKIS
- Join date:
- December 2008
- Posts:
- 170
- Downloads:
- 137
- Uploads:
- 36
- Thanks:
- 54
- Thanked:
- 1 times in 1 posts
February 12, 2012 at 7:44 pm #438111Hello again
I try to Ja Travel but not work.
Can you help me please? -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by APOSTOLOS FOUKIS 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum