Welcome, Guest
Please Login or Register.    Lost Password?

Transparent Bliss 3 Separator in Top Nav
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Transparent Bliss 3 Separator in Top Nav
#4576
Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 0
I am working with Transparent Bliss 3 and moved a menu to the top-nav section of the template. I need to add a separator to the menu but when I do it shows up in a completely different font and does not look like a menu but regular text. When I view the source, it says that this item is of class "separator" The image should be attached below.
jlcarpenter
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4577
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 19
Hello jlcarpenter,

Welcome at JoomaBear.com :-)
Sorry, but there is no image attached ;-) Can you try it again?

Regards,

GermanBear
GermanBear
Moderator
Posts: 441
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 178412056 Gender: Male hofmar123 Carnevale di Venezia Bonn Location: Bonn Birthday: 05/08
The administrator has disabled public write access.
 
#4578
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 0
jlcarpenter
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4579
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 19
have you a link to your site, or can you tell me what you done exactly? Then I can build it on my test-site.
GermanBear
Moderator
Posts: 441
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 178412056 Gender: Male hofmar123 Carnevale di Venezia Bonn Location: Bonn Birthday: 05/08
The administrator has disabled public write access.
 
#4580
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 0
the link is seastar.nfshost.com
jlcarpenter
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4581
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 19
thank you... But I'm not understand what you have done or what you exactly mean with separator.

You use Skype or ICQ? When you have it, it is easier when you contact me over it.

Regards,

GermanBear
GermanBear
Moderator
Posts: 441
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 178412056 Gender: Male hofmar123 Carnevale di Venezia Bonn Location: Bonn Birthday: 05/08
Last Edit: 2010/10/14 09:50 By GermanBear.
The administrator has disabled public write access.
 
#4582
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 19
hello again,

I think I understand now what you mean ;-)

I'm not understand complete what you have done for the separator, but I would make it so:

Go in the backend, then under Extensions >> Template Manager >> Transparent Bliss 3 >> Edit CSS

There you search the lines:

.menu_sf a {
color:#E8E8E8;
display:block;
height:auto;
line-height:40px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
border-right:1px solid #fff;
}

and add the red marked line...
The the image I attached :-)

Hope it helps.

Regards,

GermanBear
GermanBear
Moderator
Posts: 441
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 178412056 Gender: Male hofmar123 Carnevale di Venezia Bonn Location: Bonn Birthday: 05/08
Last Edit: 2010/10/14 11:20 By GermanBear.
The administrator has disabled public write access.
 
#4583
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 0
Let me explain what I am trying to do. Each of the 3 items in the navigation bar are top level items. I want the courses item to simply be a drop down that when hovered over it shows "sub categories" (i.e. no link). To do this I marked "Courses" as a separator in the menu section of the backend. I have now added sub items under diving to give a better idea of my intentions. Currently I have Diving linked to a Category/Blog but would also like to have it do the same.
jlcarpenter
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4584
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 19
Please add this in template.css


.separator {
display: block;
padding-left:10px;
padding-right:10px;
font-weight: bold;
line-height: 40px;
text-decoration:none;
color:#E8E8E8;
height:auto;
}

Regards,

GermanBear
GermanBear
Moderator
Posts: 441
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 178412056 Gender: Male hofmar123 Carnevale di Venezia Bonn Location: Bonn Birthday: 05/08
The administrator has disabled public write access.
 
#4585
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 19
When you want to use the white border on the right site, add this:

.separator {
display: block;
padding-left:10px;
padding-right:10px;
font-weight: bold;
line-height: 40px;
text-decoration:none;
color:#E8E8E8;
height:auto;
border-right:1px solid #fff;
}

It will look like the picture I attached.

Regards,

GermanBear
GermanBear
Moderator
Posts: 441
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 178412056 Gender: Male hofmar123 Carnevale di Venezia Bonn Location: Bonn Birthday: 05/08
Last Edit: 2010/10/14 13:20 By GermanBear.
The administrator has disabled public write access.
 
#4586
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 0
that solved it. Thanks for the help.
jlcarpenter
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4587
Re:Transparent Bliss 3 Separator in Top Nav 1 Year, 7 Months ago Karma: 19
No Problem. :-)
GermanBear
Moderator
Posts: 441
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 178412056 Gender: Male hofmar123 Carnevale di Venezia Bonn Location: Bonn Birthday: 05/08
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear