two questions..., extended network box and orange writing. |
two questions..., extended network box and orange writing. |
May 26 2005, 07:29 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 71 Joined: Apr 2005 Member No: 132,341 |
but i put in a code to hide that extended network box on the very top... and now its just a blank box... how do i get rid of the box!! another thing is that orange writing that says About me. and all things... how do i make that the color white (so its hidden) . . . its driving me crazyyyy |
|
|
|
![]() |
| *Azarel* |
May 26 2005, 09:02 PM
Post
#2
|
|
Guest |
For the latter queston, insert the following into a profile field -
CODE <style type="text/css">
.orangetext15 {color: FFFFFF;} </style> |
|
|
|
May 26 2005, 09:19 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 71 Joined: Apr 2005 Member No: 132,341 |
ut ohh... it didnt work :[ am i doing somthing silly or somthinggg why wont it work?
- Ooooh thats to make my extended network text show again? well that worked ;) but i wanted the whole box hidden if possible? (lol or am i completly wrong) |
|
|
|
| *Azarel* |
May 26 2005, 09:23 PM
Post
#4
|
|
Guest |
Do you have a tag affecting your bold text? It'd be helpful if you could provide a link to your myspace or the html you currently have.
|
|
|
|
May 26 2005, 10:37 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 71 Joined: Apr 2005 Member No: 132,341 |
|
|
|
|
May 26 2005, 10:47 PM
Post
#6
|
|
![]() Nothing But The DOG In Me. ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Mar 2005 Member No: 117,860 |
umm im not sure but i think this is the code for the extended network to be hidden
or maybe this 1 im not sure how it starts |
|
|
|
May 26 2005, 11:00 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 71 Joined: Apr 2005 Member No: 132,341 |
oh okay got it! :] woohoo!!
thankss soo much <3 actually since its a blank box on the top of the page now... is there a way i can edit that? like put a picture in it or some text? |
|
|
|
Jun 1 2005, 03:07 PM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
CODE /*Hidden Extended Network Code*/ .blacktext12 {visibility:hidden; display:none} </style> <style type="text/css"> .blacktext12 {color:transparent; font-size:0px; height:75px; width:435px; background-image:url("URL TO image here")} table table table[height="75"]{ background-color:transparent; background-image:url('URL TO image here'); background-position:center; background-repeat:no-repeat;} URL TO image here - URL of the image... |
|
|
|
Jun 1 2005, 04:29 PM
Post
#9
|
|
![]() unique ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 520 Joined: May 2005 Member No: 140,137 |
QUOTE(tcunningham1589 @ Jun 1 2005, 3:07 PM) CODE /*Hidden Extended Network Code*/ .blacktext12 {visibility:hidden; display:none} </style> <style type="text/css"> .blacktext12 {color:transparent; font-size:0px; height:75px; width:435px; background-image:url("URL TO image here")} table table table[height="75"]{ background-color:transparent; background-image:url('URL TO image here'); background-position:center; background-repeat:no-repeat;} URL TO image here - URL of the image... thanks!! i was looking for this. tee hee |
|
|
|
Jun 1 2005, 04:31 PM
Post
#10
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
Yeah
|
|
|
|
Jun 1 2005, 06:30 PM
Post
#11
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 71 Joined: Apr 2005 Member No: 132,341 |
/*Hidden Extended Network Code*/
.blacktext12 {visibility:hidden; display:none} </style> <style type="text/css"> .blacktext12 {color:transparent; font-size:0px; height:75px; width:435px; background-image:url("http://i4.photobucket.com/albums/y108/beckiiboox3/beckiboo.gif")} table table table[height="75"]{ background-color:transparent; background-image:url('http://i4.photobucket.com/albums/y108/beckiiboox3/beckiboo.gif'); background-position:center; background-repeat:no-repeat;} thats what i put in and it didnt work... what am i doing wrong? |
|
|
|
Jun 1 2005, 06:34 PM
Post
#12
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
put this in your about me section:
CODE <style type="text/css">
/*Text Attributes*/ font, td, a, body, input, textarea, table{color:;font-family:;} /*Hidden Extended Network Code*/ .blacktext12 {visibility:hidden; display:none} </style> <style type="text/css"> .blacktext12 {color:transparent; font-size:0px; height:75px; width:435px; background-image:url("http://i4.photobucket.com/albums/y108/beckiiboox3/beckiboo.gif")} table table table[height="75"]{ background-color:transparent; background-image:url('http://i4.photobucket.com/albums/y108/beckiiboox3/beckiboo.gif'); background-position:center; background-repeat:no-repeat;} </style> |
|
|
|
Jun 3 2005, 06:51 PM
Post
#13
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 71 Joined: Apr 2005 Member No: 132,341 |
ahh no i still dont see a picture there. :[
|
|
|
|
Jun 4 2005, 10:22 PM
Post
#14
|
|
![]() I DEMAND PIGGIES!! ![]() ![]() ![]() Group: Member Posts: 64 Joined: Nov 2004 Member No: 63,822 |
To get the picture to show up, you have to remove this:
|
|
|
|
Jun 5 2005, 09:34 AM
Post
#15
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 71 Joined: Apr 2005 Member No: 132,341 |
okay it didnt work
VVVVVV Please use a codebox next time ;-) This post has been edited by D1SMANTLED: Jun 5 2005, 11:48 AM |
|
|
|
Jun 5 2005, 11:09 AM
Post
#16
|
|
![]() I DEMAND PIGGIES!! ![]() ![]() ![]() Group: Member Posts: 64 Joined: Nov 2004 Member No: 63,822 |
Oh, i see where you messed up. You have two text attributes sections. Their cancelling eachother out. And you have too many unneccessary <style type="text/css"> tags. Get rid of this:
and this: Sorry, i know this is double posting, but it's neccessary so i can finish helping this person. Add this to your code after you delete the text attributes sections: I know you said it was neccessary to double post, but you can just edit a post to if you want to add more. So please do that next time ;-) POSTS MERGED. This post has been edited by D1SMANTLED: Jun 5 2005, 11:56 AM |
|
|
|
Jun 5 2005, 09:10 PM
Post
#17
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 71 Joined: Apr 2005 Member No: 132,341 |
hah thankss soo much :) !! <3
|
|
|
|
Jun 5 2005, 09:23 PM
Post
#18
|
|
![]() I DEMAND PIGGIES!! ![]() ![]() ![]() Group: Member Posts: 64 Joined: Nov 2004 Member No: 63,822 |
No problem
|
|
|
|
Jun 5 2005, 10:09 PM
Post
#19
|
|
![]() mosh. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,841 Joined: Dec 2004 Member No: 73,114 |
QUOTE(Dark_Juliet @ Jun 5 2005, 9:23 PM) No problem Ahh, that's alright.. QUOTE(beckiiboox3 @ Jun 5 2005, 9:10 PM) k, Topic Closed! |
|
|
|
![]() ![]() |