Extended network with image and no text? |
Extended network with image and no text? |
Jul 31 2007, 10:00 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 63 Joined: Jun 2006 Member No: 427,490 |
How can I add an image to my extended network (plus be able to size it), and remove the extended network text?
|
|
|
|
![]() |
| *IVIike* |
Aug 1 2007, 06:52 AM
Post
#2
|
|
Guest |
this hides the extended network as well as the blogs
CODE <style type="text/css">
table td table tr td.text table {visibility:hidden;} table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;} </style> |
|
|
|
crystalp138 Extended network with image and no text? Jul 31 2007, 10:00 PM
The Markster You can try this tutorial:
http://www.createblog.... Jul 31 2007, 10:01 PM
crystalp138 I've used that, and for some reason the text s... Jul 31 2007, 10:08 PM
Insurmountable is the image your going to use like a solid color?... Jul 31 2007, 11:43 PM
crystalp138 Answering my own question:
This code seems to wor... Aug 1 2007, 12:09 AM![]() ![]() |