422
MVP422 MVP
Reactions
-
Re: Styling Issue
not sure what menu does, no declaration. change #mac to #mac { background-image: url("../img/mac.png"); height: 367px; margin: 35px 0 0 487px; position: absolute; right: 0; width: 464px;} a… (View Post)1 -
Re: Styling Issue
for titles and meta .Drafts .ItemContent a.Title, .Discussions .ItemContent a.Title {text-align:left;}.DataList .Meta { color: #70727C; font-size: 11px; text-align: left;} (View Post)1 -
Re: Styling Issue
perhaps, I havent looked at custom.css Also you have text-align:center for logo. I also didnt check if you had left div open for this. (View Post)1 -
Re: Styling Issue
.Tabs set text-align:left; (View Post)1 -
Re: Styling Issue
Usually its been set in body class accidentally. Or you arent closing divs. Persevere you will find it (View Post)1
