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]

1Toolbar Empty Toolbar Sat Mar 20, 2010 2:28 pm

Krazy


Registered Member
Registered Member
Okay, I was scanning through the forum and came across the post here. I was wondering how I could make it appear on every page?

Edit:

Also, When I place the code:

Code:
<style>
div.pre{
background:#f9f9f9;
border:1px solid #cacaca;
position:fixed;
width: 700px;
top: auto;
right: 0;
margin: 0 auto;
bottom: 0;
left: 0;"
z-index:1000;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
height:25px;
}


div.pre2{
background:#f9f9f9;
border:1px solid #cacaca;
width:70px;
position:fixed;
top: auto;
right: 0;
margin: 0 auto;
bottom: 0;
left: 0;"
z-index:1000;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
padding:5px;
display:none;
}

div.pre img{
margin-top:-37px;
margin-left:10px;
margin-right:10px;
opacity:0.6
}

div.pre img:hover{
opacity:1.0;
}</style><div class=pre id=close><center>
<a href=http://www.philscape.com/index.htm><img src=http://www.iconspedia.com/uploads/948791234.png><a>
<a href=http://www.mediafire.com/?d1uzmmz0cmz/url><img src=http://www.iconspedia.com/uploads/1734192965.png><a>
<a href=http://philscaperadio.listen2myradio.com/><img src=http://www.iconspedia.com/uploads/1747849408.png><a>
<a href=http://www.philscape.com/Donation-h7.htm><img src=http://www.iconspedia.com/uploads/864704720122165335.png><a>
<a href=http://www.philscape.com/contact.forum><img src=http://www.iconspedia.com/uploads/3874970991819785424.png><a>
<a href=SOON_TO_COME><img src=http://www.iconspedia.com/uploads/647511882.png><a>
<a href = "javascript:void(0)" onclick ="document.getElementById('close').style.display='none';document.getElementById('open').style.display='block'"><img

src=http://www.iconspedia.com/uploads/19418748531634207784.png height=40 width=40></a>
<br>

</div><div class=pre2 id=open>
<a href = "javascript:void(0)" onclick ="document.getElementById('close').style.display='block';document.getElementById('open').style.display='none'"><img

src=http://www.iconspedia.com/uploads/1316536084.png height=40 with=40 align=right></a></center>
</div>

In my homepage message (ACP>DISPLAY>GENERALITIES) it makes it show likes this here.

2Toolbar Empty Re: Toolbar Sat Mar 20, 2010 6:27 pm

Kratos

Kratos
Registered Member
Registered Member
it looks fine to me..by the way i am trying to make a code tht it would appear on everypage without template editing..so please be a little patient

3Toolbar Empty Re: Toolbar Sun Mar 21, 2010 2:01 am

Krazy


Registered Member
Registered Member
No, the green + thing is in the homepage message...

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