The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Removing Header Border?

3 posters

Go down

In progress Removing Header Border?

Post by ElysiumWargamesSociety May 6th 2013, 17:37

Hi there,

I need a little help removing some "borders". If someone could help me out that would be great!

below is a picture of the areas I'm looking to remove. I have inserted an image that I would like to align with the edge of the web page top and sides.

Removing Header Border? Forumh12


Forum URL: http://elysiumwargames.forum-pro.co.uk/

Can anyone help?

Steve
avatar
ElysiumWargamesSociety
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

In progress Re: Removing Header Border?

Post by levy May 6th 2013, 17:46

levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

In progress Re: Removing Header Border?

Post by Sir Chivas™ May 6th 2013, 17:54

Hi,

Look for this part inside your CSS: ACP >> Display >> Colors >> CSS
Code:
#wrap {
-khtml-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
background: alpha(0.5);
background-image: url(http://i20.servimg.com/u/f20/14/70/09/25/gradie10.jpg);
background-repeat: repeat-x;
border-radius: 0;
}

And remove this part,
Code:
background-image: url(http://i20.servimg.com/u/f20/14/70/09/25/gradie10.jpg);

That will remove the black part.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Removing Header Border?

Post by ElysiumWargamesSociety May 6th 2013, 18:07

Sir Chivas - That has removed the grey bit which is great!

However, I would like, if possible, for the banner to align with the edge of the page if possible and to the very top.

Removing Header Border? Forumh13


Basically, I would like to copy my existing website:

Removing Header Border? Websit10
avatar
ElysiumWargamesSociety
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

Back to top


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