Is this possible? |
Is this possible? |
May 13 2009, 04:25 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Mar 2009 Member No: 717,989 |
I was wondering if it was possible to make a myspace into something like these websites.
http://blog.urbanoutfitters.com http://modularpeople.com If anyone could help with even making a normal webpage like these, that would be great also. |
|
|
|
![]() |
May 15 2009, 02:04 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Mar 2009 Member No: 717,989 |
I'm trying to use this code:
CODE <style> body { font, body, table, td, div, h1, h2, br, a, p { font-family:helvetica; font-size:12px; color:black; background-color:none; text-transform:none; text-decoration:none; font-weight:none; } a:link, a:active, a.man:link, a.text:link, a.redlink:link, a.redlink:active, a.navbar:link, a.navbar:active { font-family:helvetica; font-size:12px; color:black; background-color:none; text-transform:uppercase; text-decoration:; font-weight:bold; } a:visited, a.man:visited, a.text:visited, a.redlink:visited, a.navbar:visited { font-family:helvetica; font-size:12px; color:; background-color:none; text-transform:uppercase; text-decoration:none; font-weight:bold; } a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover { font-family:helvetica; font-size:12px; color:black; background-color:cyan;text-transform:uppercase; text-decoration:none; font-weight:bold; } </style> but it is doing nothing.
Reason for edit: Please use [codebox] tags instead of [code] tags when posting longer codes. - Mike
|
|
|
|
JaredxSmith Is this possible? May 13 2009, 04:25 PM
fixtatik for the first, partially. you'd be able to bui... May 13 2009, 04:35 PM
JaredxSmith Thank you.
I'll try it out. May 13 2009, 04:59 PM
JaredxSmith I was thinking of putting scrollboxes for my conte... May 13 2009, 05:37 PM
JaredxSmith This pretty much working, thank you very much.
But... May 14 2009, 05:39 PM
Mike Remove this from the second line:
CODEbody {
See ... May 15 2009, 03:09 PM
JaredxSmith This worked.
Thank you so much.
:) May 15 2009, 05:19 PM
Mike Topic closed & moved. May 15 2009, 05:47 PM![]() ![]() |