Two questions. |
![]() ![]() |
Two questions. |
May 24 2007, 02:50 PM
Post
#1
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
Q1): My view friends link is red, how can I change that? Every other link on my page is fine, but THAT one link wont change. =\
![]() Q2): I have a custom Network banner. I want to ONLY hide my blog. I don't use it. I looked through the scripts area.. I didn't find anything. Anyone got any ideas? See anything I missed? Thanks. |
|
|
|
May 24 2007, 02:57 PM
Post
#2
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
To change that link put this in style tags
a.redlink:active, a.redlink:visited, a.redlink:link{color:XXXXXX;} a.redlink:hover{color:XXXXXX;} I think in order to delete your blogs you have to delete the banner also... but I'm not sure. |
|
|
|
May 24 2007, 03:03 PM
Post
#3
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
Ahha, thanks. That worked nicely. :)
Now I just hope someone else passes by and has the answer I want for Q2, rofl. |
|
|
|
May 24 2007, 03:05 PM
Post
#4
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
Try this script
|
|
|
|
May 24 2007, 03:15 PM
Post
#5
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
I think it might work.. If I... I think I can fix it if I put a border on the boxes, and set the color as "transparent"... *Wanders off in thought.* Be back in a moment if it works. :)
|
|
|
|
| *insurmountable* |
May 24 2007, 03:24 PM
Post
#6
|
|
Guest |
Oh if you only want to hide your blogs and you have a custom network banner. Just use the normal code to hide your blogs and extended network and keep the code to have a custom banner and it should still show up. Just keep in mind if you need to move your about me up to still use the normal code you just may need to change the number.
Custom network banner: http://www.createblog.com/scripts/script.php?id=243 Hide extended network and blogs: http://www.createblog.com/scripts/script.php?id=41 Moving "About me" up: http://www.createblog.com/scripts/script.php?id=30 |
|
|
|
May 24 2007, 03:40 PM
Post
#7
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
|
|
|
|
| *insurmountable* |
May 24 2007, 03:51 PM
Post
#8
|
|
Guest |
eee, nevermind its changed. You can't move up the about me, i forgot about that.
it looks fine except your tables are really wide. |
|
|
|
May 24 2007, 04:03 PM
Post
#9
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
Hm, yeah.. So I'll just leave it alone. Maybe I'll put it to use, who knows. As for the size, if I attempt to make them smaller, for some reason they don't all match in size =\
|
|
|
|
| *insurmountable* |
May 24 2007, 04:08 PM
Post
#10
|
|
Guest |
You can try this possibly:
CODE <style>td.text table table table, td.text table table td {width:0px; padding:0px;} td.text td.text td td td .ImgOnlineNow, td.text td.text br {display:none;} td.text td.text td br {display:block;} td.text td.text td td .ImgOnlineNow {display:none;} </style> I don't know well it may work, I just put it together it should squash your friends and comments. Also you have image in your comments which is what is causing that table to be wider. |
|
|
|
May 24 2007, 04:12 PM
Post
#11
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
It works mostly. My cousins names are so big.. It's causing them to expand. Rawr. I don't suppose you can hide names aswell?
|
|
|
|
| *insurmountable* |
May 24 2007, 04:21 PM
Post
#12
|
|
Guest |
link possibly?
Don't know if this will hide the names but try: CODE .FriendSpace td td td a {visibility:hidden; font-size:1px;} .FriendSpace td td td a img {visibility:visible;} add style tags to that |
|
|
|
May 24 2007, 04:22 PM
Post
#13
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
Eh, I just tried:
[Link] It kinda works? It says you can do it.. Both or seperately, but it lies. rawr. Link to layout |
|
|
|
| *insurmountable* |
May 24 2007, 04:26 PM
Post
#14
|
|
Guest |
Well in firefox I must say your layout looks pretty nifty
Also you may want to hide the bottom links by using this perhaps: http://www.createblog.com/scripts/script.php?id=547 It should get rid of the gray bar at the bottom of the page. |
|
|
|
May 24 2007, 06:47 PM
Post
#15
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
Thanks for your help. I got it as close as I could get it to how I wanted it! [Link] If you want to look.
|
|
|
|
![]() ![]() |