Help with .itemtoolbar alignment

GK User
Thu Feb 14, 2013 3:00 pm
Hi

I have some issues with alignment on my dev site. On the homepage the article links are correctly aligned to the left, however on other pages the article title links are off alignment.

I've added the following code to the override css

Code: Select all
.blog .itemToolbar h2 {
font-size: 30px;
text-align: left;
margin: 0 0 0 -115px;
}


And this works, but is it possible this will negatively impact me?
User avatar
Fresh Boarder

teitbite
Thu Feb 14, 2013 7:14 pm
HI

With this selector it will only affect this one place, so no worry it will break something else.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.