Board index PBase HTML and Style Sheets how to get rid of the bar on top with Pbase links

HTML and Style Sheets

how to get rid of the bar on top with Pbase links

Customize your galleries.
jianxun
 
Posts: 24

how to get rid of the bar on top with Pbase links

Post Thu Dec 25, 2003 2:16 pm


how to get rid of that? what code?
or change it? :?:

srijith
Moderator
 
Posts: 2321
Location: Amsterdam


Post Thu Dec 25, 2003 2:27 pm


You can't.

jianxun
 
Posts: 24


Post Thu Dec 25, 2003 2:35 pm


if cant get rid... how to modify it like
http://www.pbase.com/webdev

oochappan
 
Posts: 131

Re: how to get rid of the bar on top with Pbase links

Post Thu Dec 25, 2003 2:41 pm


jianxun wrote:how to get rid of that? what code?
or change it? :?:


I understand why you ask ......
Hoping that once it will adjust itself to bg-color of ur site,
so that in ur layout all attention can go to the photo's.

oochappan
 
Posts: 131

Re: how to get rid of the bar on top with Pbase links

Post Thu Dec 25, 2003 4:20 pm


table{ margin-top: -27px;
margin-bottom: -27;}


this would do the trick
put it at the end of ur css
Last edited by oochappan on Thu Dec 25, 2003 4:48 pm, edited 2 times in total.

jianxun
 
Posts: 24


Post Thu Dec 25, 2003 4:24 pm


oochappan i went to ur gallery i like the dog at the corner moving along with the scroll but ur gallery has the page 1 2 3 4 previous n next repeated that doesnt look nice

and how u make the dog at the corner?

jianxun
 
Posts: 24


Post Thu Dec 25, 2003 4:27 pm


the box with dogs playing moving
how u do that ?oochappan

oochappan
 
Posts: 131


Post Thu Dec 25, 2003 4:45 pm


jianxun wrote:the box with dogs playing moving
how u do that ?oochappan


flash
see my source-code
http://users.pandora.be/oochappan/pups.swf

for the dog in the right-bottom

add in ur css body {
background-attachment: fixed;
background-image: url(_______ur immage_________);
background-repeat: no-repeat;
background-position: right bottom;
}

jianxun
 
Posts: 24


Post Thu Dec 25, 2003 5:11 pm


table{ margin-top: -27px;
margin-bottom: -27;}

this code doesnt work well.. it cover the translucent links too...
i just wanna take away the light blue bar..... :(

oochappan
 
Posts: 131


Post Thu Dec 25, 2003 5:37 pm


ur wright .....it's covering
jianxun wrote:if cant get rid... how to modify it like ......
but u asked how to modify like .... so that's how it is done
u can always put urself a link back to pbase

jianxun
 
Posts: 24


Post Thu Dec 25, 2003 5:58 pm


i try this code :
add in ur css body {
background-attachment: fixed;
background-image: url(_______ur immage_________);
background-repeat: no-repeat;
background-position: right bottom;
}

with my existing background img- they cant work together ...but never mind .. nice knowing more things


Board index PBase HTML and Style Sheets how to get rid of the bar on top with Pbase links

Who is online

Users browsing this forum: No registered users and 0 guests