|
Haven't registered yet? Do it here now!
|
born2blog
Joined: 26 Jun 2007 Posts: 6
|
|
|
|
|
|
|
Posted: Tue Jun 26, 2007 6:08 pm Post subject: customizing look of BO inserts using CSS |
|
|
|
|
|
|
|
|
|
|
Say I want to add a specific style to an insert such as %%NEXT_PAGE%% - does anyone know how I can do this? I've tried using this code:
Code: | <a class="links1" href="%%NEXT_PAGE%%">Next Page</a> |
but that makes the link all glitchy, but when I just use %%NEXT_PAGE%% with no <a href tag it links up fine but does not have the look I want.
Can someone here please tell me how I can customize the look of inserts.
Please help!! Thanks! |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Tue Jun 26, 2007 7:04 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Yes, the %%NEXT_PAGE%% variable, directly prints the ready link along with the a href tag. To customize it, define in your css stylesheet the class "nextpage". BO prints out the link with class="nextpage" in the a href tag. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
born2blog
Joined: 26 Jun 2007 Posts: 6
|
|
|
|
|
|
|
Posted: Tue Jun 26, 2007 7:09 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
great, that worked!! thanks again for the help |
|
|
|
|
|
|
|
born2blog
Joined: 26 Jun 2007 Posts: 6
|
|
|
|
|
|
|
Posted: Tue Jun 26, 2007 7:13 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
curious Kaktusan, do you have a list you could share that includes what the names are in the css for all the inserts? |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Tue Jun 26, 2007 7:37 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
mm, most i must have documented according to their sections in the documentation threads in the other forum here.. should compile one list soon.
But you can always find it by yourself meanwhile, by doing a "view source" on your blog page output and see if there is any class tag inside the href or whatever area you need.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
|
|
| |