- Posts: 16
- Thank you received: 0
Logo size...
-
TheSterlingOne
Inactive member -
Topic Author
- New Member
-
Less
More
13 years 1 month ago #13295
by TheSterlingOne
Replied by TheSterlingOne on topic Re: Logo size...
I do not think that the above code has had any effect on the template. I can supply you with login credentials if you would like to take a look at it... Just let me know...
Thanks,
GK
Thanks,
GK
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #13307
by ivan.milic
Replied by ivan.milic on topic Re: Logo size...
Then:
.main_container{
margin-top:0!important;
}
.main_container{
margin-top:0!important;
}
Please Log in to join the conversation.
-
TheSterlingOne
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 16
- Thank you received: 0
13 years 1 month ago #13330
by TheSterlingOne
Replied by TheSterlingOne on topic Re: Logo size...
that did it! Thanks!
Please Log in to join the conversation.
-
h1c1s1
Inactive member -
- Member
-
Less
More
- Posts: 21
- Thank you received: 0
13 years 1 month ago - 13 years 1 month ago #13641
by h1c1s1
Replied by h1c1s1 on topic Re: Logo size...
I tried all three above and I still have spacing above and below the logo.
this is my code:
by the way this code is in layout.css not template. I couldn't find the code in there. or do I add it?
body {
margin:0;
padding:0;
font-family: 'PT Sans', sans-serif;
font-size:13px;
}
.flashes_logo {
text-align:center;
margin:0;
}
.main_container {
margin:0px auto;
overflow:hidden;
margin-top:0;
*Never mind... added it to layout css and it worked.... sorry
this is my code:
by the way this code is in layout.css not template. I couldn't find the code in there. or do I add it?
body {
margin:0;
padding:0;
font-family: 'PT Sans', sans-serif;
font-size:13px;
}
.flashes_logo {
text-align:center;
margin:0;
}
.main_container {
margin:0px auto;
overflow:hidden;
margin-top:0;
*Never mind... added it to layout css and it worked.... sorry
Last edit: 13 years 1 month ago by h1c1s1.
Please Log in to join the conversation.
Time to create page: 0.083 seconds