Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Signup for Free!
-More Features-
-Far Less Ads-
About   Users   Help
Users & Guests Online
On Page: 1
Directory: 261
Entire Site: 6 & 1313
Page Staff: pokemon x, pennylessz, Barathemos, tgags123, alexanyways, supercool22, RavusRat,
04-25-24 02:52 PM

Forum Links

Related Threads
Coming Soon

Thread Information

Views
886
Replies
4
Rating
0
Status
CLOSED
Thread
Creator
MarioBros.
11-06-09 09:49 PM
Last
Post

11-08-09 03:30 PM
Additional Thread Details
Views: 145
Today: 0
Users: 0 unique

Thread Actions

Thread Closed
New Thread
New Poll
Order
 

how do i make a layout for my posts?

 

11-06-09 09:49 PM
MarioBros. is Offline
| ID: 120366 | 9 Words

MarioBros.
Level: 46


POSTS: 102/446
POST EXP: 12680
LVL EXP: 686726
CP: 22.0
VIZ: 2857

Likes: 0  Dislikes: 0
how do i make a layout for my posts?
how do i make a layout for my posts?
Member

Affected by 'Laziness Syndrome'

Registered: 10-05-09
Last Post: 4699 days
Last Active: 3570 days

11-06-09 11:15 PM
DarkHyren is Offline
| ID: 120380 | 61 Words

DarkHyren
Level: 160


POSTS: 3170/7842
POST EXP: 744411
LVL EXP: 51995728
CP: 996.2
VIZ: 483924

Likes: 0  Dislikes: 0
You need to know some html or css code to make a layout.
Click the "Edit Layout" link or click this link: https://www.vizzed.com/vizzedboard/editlayout.php
There you will find 2 premade layouts you can use, Electric River and Electric Steam.
If you have your own just put it's start code in the Post Header section and its end code in the Signature section.
You need to know some html or css code to make a layout.
Click the "Edit Layout" link or click this link: https://www.vizzed.com/vizzedboard/editlayout.php
There you will find 2 premade layouts you can use, Electric River and Electric Steam.
If you have your own just put it's start code in the Post Header section and its end code in the Signature section.
Vizzed Elite
Elite Lurker King

2nd Place in the June 2009 VCS!
2nd Place in the December 2009 VCS!


Affected by 'Laziness Syndrome'

Registered: 12-19-08
Last Post: 2615 days
Last Active: 1418 days

11-08-09 02:51 PM
oakenlok is Offline
| ID: 120589 | 141 Words

oakenlok
Level: 31


POSTS: 108/173
POST EXP: 8369
LVL EXP: 166062
CP: 8.0
VIZ: 4261

Likes: 0  Dislikes: 0
Originally posted by DarkHyren
You need to know some html or css code to make a layout.
Click the "Edit Layout" link or click this link: https://www.vizzed.com/vizzedboard/editlayout.php
There you will find 2 premade layouts you can use, Electric River and Electric Steam.
If you have your own just put it's start code in the Post Header section and its end code in the Signature section.

_________________________________________________________
originally written by darkhyren.

Is there any way that you could kind of walk me through this? I have tried to make my own, and failed probably ten times. I reallu do not know what exactly I am doing wrong. Ummm....I think it might be that I am just using an an image from google images, and putting it in the code, could that be what is messing me up?
Thanks everyone enjoy the boards.
~chris
Originally posted by DarkHyren
You need to know some html or css code to make a layout.
Click the "Edit Layout" link or click this link: https://www.vizzed.com/vizzedboard/editlayout.php
There you will find 2 premade layouts you can use, Electric River and Electric Steam.
If you have your own just put it's start code in the Post Header section and its end code in the Signature section.

_________________________________________________________
originally written by darkhyren.

Is there any way that you could kind of walk me through this? I have tried to make my own, and failed probably ten times. I reallu do not know what exactly I am doing wrong. Ummm....I think it might be that I am just using an an image from google images, and putting it in the code, could that be what is messing me up?
Thanks everyone enjoy the boards.
~chris
Member

Affected by 'Laziness Syndrome'

Registered: 09-25-09
Location: Washington (USA)
Last Post: 5264 days
Last Active: 4921 days

11-08-09 03:13 PM
DarkHyren is Offline
| ID: 120591 | 97 Words

DarkHyren
Level: 160


POSTS: 3214/7842
POST EXP: 744411
LVL EXP: 51995728
CP: 996.2
VIZ: 483924

Likes: 0  Dislikes: 0
That could be it, you need to make sure the image is the full file path, like http://www.google.com/intl/en_ALL/images/logo.gif for example.
As you see it ends in the image file type, so your link has to end like .jpg .gif .png
Or you could be forgetting to close your code, its something alot of people forget when starting out.
Have a look at the code the premade layouts put in your header and signature and modify little bits at a time to experiment.
If all else fails, hire another board member to make the code for you
That could be it, you need to make sure the image is the full file path, like http://www.google.com/intl/en_ALL/images/logo.gif for example.
As you see it ends in the image file type, so your link has to end like .jpg .gif .png
Or you could be forgetting to close your code, its something alot of people forget when starting out.
Have a look at the code the premade layouts put in your header and signature and modify little bits at a time to experiment.
If all else fails, hire another board member to make the code for you
Vizzed Elite
Elite Lurker King

2nd Place in the June 2009 VCS!
2nd Place in the December 2009 VCS!


Affected by 'Laziness Syndrome'

Registered: 12-19-08
Last Post: 2615 days
Last Active: 1418 days

11-08-09 03:30 PM
is Offline
| ID: 120592 | 57 Words


JigSaw
Level: 164


POSTS: 2373/7936
POST EXP: 584185
LVL EXP: 57407050
CP: 8045.8
VIZ: -46031833

Likes: 0  Dislikes: 0
If your image in not displaying either the code is wrong or the location your using the picture from does not allow hotlinking (which is basically people stealing pics from one site and using it on another) cause it drains bandwidth. So it is best to copy the image onto your desktop and upload it to imageshack.
If your image in not displaying either the code is wrong or the location your using the picture from does not allow hotlinking (which is basically people stealing pics from one site and using it on another) cause it drains bandwidth. So it is best to copy the image onto your desktop and upload it to imageshack.
Vizzed Elite
PHP Developer, Security Consultant

Affected by 'Laziness Syndrome'

Registered: 04-06-06
Location: Area 51
Last Post: 1734 days
Last Active: 1728 days

Links

Page Comments


This page has no comments

Adblocker detected!

Vizzed.com is very expensive to keep alive! The Ads pay for the servers.

Vizzed has 3 TB worth of games and 1 TB worth of music.  This site is free to use but the ads barely pay for the monthly server fees.  If too many more people use ad block, the site cannot survive.

We prioritize the community over the site profits.  This is why we avoid using annoying (but high paying) ads like most other sites which include popups, obnoxious sounds and animations, malware, and other forms of intrusiveness.  We'll do our part to never resort to these types of ads, please do your part by helping support this site by adding Vizzed.com to your ad blocking whitelist.

×