WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1How to fix Header background image Empty How to fix Header background image Fri Aug 13, 2010 4:05 pm

Matti

Matti
Registered Member
Registered Member
As you can see here >>> http://forumaster.forumotion.net/ the blue image is out on the top of the forum and I was wondering how to fix that. I mean with CSS, code for that.

http://csshelp.forumotion.net/

2How to fix Header background image Empty Re: How to fix Header background image Fri Aug 13, 2010 6:33 pm

ankillien

ankillien
Administrator
Administrator
This code should fix it...

.
Code:
headerbar {
padding-top : 0px;
}
#page-header {
padding-top : 20px;
}

3How to fix Header background image Empty Re: How to fix Header background image Fri Aug 13, 2010 7:28 pm

Matti

Matti
Registered Member
Registered Member
Yep that did the trick but how to make

Round left corners :

Round right corners :

if you see the corners on the top of the forum.

http://csshelp.forumotion.net/

4How to fix Header background image Empty Re: How to fix Header background image Fri Aug 13, 2010 8:27 pm

ankillien

ankillien
Administrator
Administrator
This code can fix it....

Code:
.headerbar {
padding : 5px;
padding-top : 0px;
height : 112px;
}

Who made that theme? It has bugs xD

5How to fix Header background image Empty Re: How to fix Header background image Fri Aug 13, 2010 8:40 pm

Matti

Matti
Registered Member
Registered Member
Theme made By Matei and Darkspectre => http://help.forumotion.com/updates-and-new-features-f1/fifa-contest-the-results-t72259.htm

Can you please fix the bug and what is it.

http://csshelp.forumotion.net/

6How to fix Header background image Empty Re: How to fix Header background image Fri Aug 13, 2010 9:09 pm

ankillien

ankillien
Administrator
Administrator
It doesn't have a single thing that can be remove and its done. I meant to say that the theme has been coded in a way that it won't be easily editable Razz

Did the above code work?

7How to fix Header background image Empty Re: How to fix Header background image Fri Aug 13, 2010 9:17 pm

Matti

Matti
Registered Member
Registered Member
Yes the code did the job Very Happy

http://csshelp.forumotion.net/

8How to fix Header background image Empty Re: How to fix Header background image Sun Aug 15, 2010 10:51 pm

ankillien

ankillien
Administrator
Administrator
Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum