• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » General Information » First Steps with uCoz » Any way to put a horazonal line under the home page link?
Any way to put a horazonal line under the home page link?
Rhineus
Posts: 14
Reputation: 0

Message # 1 | 5:12 AM
Hello, the title says it all. Thank you
Bro. Michael Griffin, Loretto Masonic Lodge #655, Loretto, TN (F&AM)

I am not a teacher, but an awakener. -Robert Frost
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 2 | 5:40 AM
Rhineus, please provide a site URL. smile
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Rhineus
Posts: 14
Reputation: 0

Message # 3 | 8:49 AM
Sorry about that... It's http://lorettolodge655.ucoz.org/
Bro. Michael Griffin, Loretto Masonic Lodge #655, Loretto, TN (F&AM)

I am not a teacher, but an awakener. -Robert Frost
PixelKhaos
Posts: 636
Reputation: 26

Message # 4 | 9:00 AM
Rhineus, is it the menu in the left side block you want a line in?
Just under the "Homepage" link, or under every link?

Proud uCoz user since 2006
Freelance designer - http://pixelkhaos.com
PixelKhaos on twitter - @PixelKhaos

I can help you develop your site for a small fee.
Rhineus
Posts: 14
Reputation: 0

Message # 5 | 10:09 AM
Yes it is, just under the homepage link on the left nav. And if you can, tell me how to do it... so I can do it whenever I want too. Thanks biggrin
Bro. Michael Griffin, Loretto Masonic Lodge #655, Loretto, TN (F&AM)

I am not a teacher, but an awakener. -Robert Frost
PixelKhaos
Posts: 636
Reputation: 26

Message # 6 | 10:40 AM
<hr> creates a horisontal line, but if you used the built in menu, you can't use that to get a line under just one link.
With CSS you can make lines under specific amount of links, or all. Or you can just make a menu manually

For a manual menu
Code
<ul>
<li><a href="link here">Name of link</a></li>
<li><a href="link here">Name of link</a></li>
<li><a href="link here">Name of link</a></li>
</ul>

And you can style that in your css (ul, and li styles).

You can also google things as "html menu, list menu <li> css styling. You might also find some custom menus codes easy to implement that you like better.

Proud uCoz user since 2006
Freelance designer - http://pixelkhaos.com
PixelKhaos on twitter - @PixelKhaos

I can help you develop your site for a small fee.
Rhineus
Posts: 14
Reputation: 0

Message # 7 | 11:48 AM
Ok Acid, I will try to do that... Thanks :-) You help out a great deal.
Bro. Michael Griffin, Loretto Masonic Lodge #655, Loretto, TN (F&AM)

I am not a teacher, but an awakener. -Robert Frost
Rhineus
Posts: 14
Reputation: 0

Message # 8 | 8:58 PM
Hello,

I think I have an example... My other site, that I'm going to abandon when I get it copied over. Here's my scrennie

Added (2013-01-04, 2:58 PM)
---------------------------------------------
Ok, I think I have it now... Thx

Mods, you can close or delete this thread. Thx :-)

Attachments: 2702502.png (8.6 Kb)

Bro. Michael Griffin, Loretto Masonic Lodge #655, Loretto, TN (F&AM)

I am not a teacher, but an awakener. -Robert Frost
uCoz Community » General Information » First Steps with uCoz » Any way to put a horazonal line under the home page link?
  • Page 1 of 1
  • 1
Search: