TOPIC: Title alignment

Title alignment 8 years 10 months ago #7635

  • qaz340
  • qaz340's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
Hi,

Can you please help me align my titles to center. By default they are left aligned. What do i need to change and where.

Many thanks
Svetlio
The administrator has disabled public write access.

Re: Title alignment 8 years 10 months ago #7643

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Dear sir,

you should add more css element to end of file preset-style-1.css
ul.child-menu li.ot-menu-item div a {
   text-align:center;

}

Regards
The administrator has disabled public write access.

Re: Title alignment 8 years 10 months ago #7656

  • qaz340
  • qaz340's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
Hi,

First of all meany thanks for your support.
I pasted the code and it workded.
It seems that i have not expalined very well - I want to center the titles which are shown above the category images, not he ones that show in the drop down menu (the same menus but in different place.

Many thanks
The administrator has disabled public write access.

Re: Title alignment 8 years 10 months ago #7661

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Can you take a screenshot ? so i can help you easier.

Regards
The administrator has disabled public write access.

Re: Title alignment 8 years 10 months ago #7667

  • qaz340
  • qaz340's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
Hi,

Here is a link to one of the menues.
electrouredi.bg/gotvarski-pechki
I am attaching screen shot but i am not that it shows at all.

Does above link helps you?
Otherwise i will send you the screen shot to your service e-mail.

Many thanks
Last Edit: 8 years 10 months ago by qaz340.
The administrator has disabled public write access.

Re: Title alignment 8 years 10 months ago #7671

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hi,

so you can add this code to preset-style-1.css
div.category div.spacer h2 {
   text-align:center;

}
The administrator has disabled public write access.
Time to create page: 0.098 seconds