Posts: 10
Threads: 1
Joined: Jul 2011
Reputation:
0
07-11-2011, 12:09 AM
(This post was last modified: 07-11-2011, 12:20 AM by brum.)
Hey I'm pretty new to banner codes, so I've been wondering how I get this code
<iframe src="http://files.bannersnack.com/iframe/embed.html?hash=4b749ab7ee647080a05130bcb2820208&clickTag=86B71429JP146170R&alt=screenshot&t=1310339344" width="728" height="360" frameborder="0"></iframe>
into an CSS codeark on my page, if its possible?
sorry my bad english... :)
- Ida
Posts: 10
Threads: 1
Joined: Jul 2011
Reputation:
0
07-11-2011, 01:03 AM
(This post was last modified: 07-11-2011, 01:10 AM by brum.)
o.o... in the top of the code ark? Or, should it be in a special place, guess, normal I'm putting it in to an banner uploader on the forum page i have maded the website on.
I have this code for the header;
/* Header */
#wrap #logo-desc p,#wrap #logo-desc img,div#page-header div.navbar,div#page-header div.navbar ul.linklist {
display: none !important;
}
#wrap div.headerbar {
margin: 0;
border-bottom: 1px solid #ccc;
}
#wrap div#page-body h2 {
font-weight: bolder;
border-bottom: 1px solid #ccc;
margin-bottom: 1em;
}
But where should that code you have been showing me be putted in ?
- sorry if i'm a pain in the ass...
Posts: 5,793
Threads: 268
Joined: Sep 2010
Reputation:
85
07-11-2011, 01:18 AM
(This post was last modified: 07-11-2011, 01:19 AM by AceInfinity.)
No, you never place css in the original html, unless you are forced to have a identifier for the css that is different from the main style.css because the css in the file itself takes priority. Always refer to it via a script file externally from the original file, and with CSS you can generally place a css block anywhere, it's just more organized if you start by going
Header {
}
Logo {
}
content {
}
footer {
}
because it's easier to find things.
Posts: 10
Threads: 1
Joined: Jul 2011
Reputation:
0
I really dont get it z_z... Tried to put the code in with the banner code, put it just destroyed the theme...
so... I dont know, about you maybe could put it in? And then I'm seeing on where you put it ? maybe... if thats a opportunity?
Posts: 5,793
Threads: 268
Joined: Sep 2010
Reputation:
85
It destroyed the code how? And what do you want to do exactly? What are you trying to achieve with css?
Posts: 5,793
Threads: 268
Joined: Sep 2010
Reputation:
85
I have no idea what you just said unfortunately, sorry :S
You made what different colors?
Which banner do you want to show?
On the banner that is visible, there's only a link to "/forum"