VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: kelecz on January 09, 2015, 23:36:47 PM

Title: Category name(or Child) inline with navigation [solved]
Post by: kelecz on January 09, 2015, 23:36:47 PM
Hello, I want to create Category name(or Child) inline with navigation as on attached pict No 2.

Can do it with css but that is temporary sol. It is better from php, I guess.

I will be very grateful for help. Attached file is from templates/template_name/html/com_virtuemart/category

Joomla  2.5.28
VM 2.6.14

[attachment cleanup by admin]
Title: Re: Category name(or Child) inline with navigation
Post by: GJC Web Design on January 10, 2015, 01:19:04 AM
imho css is the correct way to do it..

just float it left and give it a width
Title: Re: Category name(or Child) inline with navigation
Post by: kelecz on January 10, 2015, 13:22:08 PM
Quote from: GJC Web Design on January 10, 2015, 01:19:04 AM
imho css is the correct way to do it..

just float it left and give it a width

Thank you. I was skeptic but believe you. Found way for longest, two lines category name with position:relative in css.
With one line is perfect, as I want.
You can see result on pictures and permanent link: http://petproba.konji.rs/petshop/oprema-za-setnju/korpa-za-njusku
Thank you again.

[attachment cleanup by admin]
Title: Re: Category name(or Child) inline with navigation
Post by: kelecz on January 10, 2015, 13:24:22 PM
Please tell me how to mark it as SOLVED, or admid do that.
Title: Re: Category name(or Child) inline with navigation
Post by: GJC Web Design on January 10, 2015, 13:44:12 PM
well done - marked as solved
Title: Re: Category name(or Child) inline with navigation
Post by: kelecz on January 10, 2015, 14:14:07 PM
Quote from: GJC Web Design on January 10, 2015, 13:44:12 PM
well done - marked as solved

Thank you for assist.