![]() |
how to add Website(s) name in postbit like WJ
I was doing this for couple of days ,but I just dont get it right. :(
I wanna add Website(s) name in postbit like wjunction http://den.dikz.net/img/201105iqi.png Did some of my own ,and the results are terrible http://screensnapr.com/e/vkDuDk.jpg Is any of you guys know how to do it right ? :) Below is what I did so far. Added to CSS: Code:
.tinyfont { Code:
<div class="tinyfont"><div class="webs"> What I'm missing? Can someone help me? :-) Thank you! |
can you give me a link to your site?
|
Jeff Ledger, PM sent :)
|
Css goes here
Code:
.sitelinks { Code:
<div class="sitelinks"> <p>link 1</p> <p>link 2</p> .... |
Thank you mate! It works :D
http://screensnapr.com/e/QoQFGN.jpg Btw, why is not my code worked? I had everything in there... And the other website dont have the .sitelinks css. I think that don't need to make the <p>link 1</p> thing, because layout is now fine with your code like you can see in the image above :) Is difficult to make the website links clickable? :P |
about the <p> tags. It something likes, table works but pure css is better.
I write my own css based on these site you linked and removed some unneeded line. Just it. You don't need 2 classes to display a simple background with border in your old code. your current stage maybe like this: link.com link1.com link2.com change it to st like <a href="link">link.com</a> <a href="link1">link1.com</a> Then you get it clickable |
Quote:
Is not possible? Too much work? Sorry to boring you mate and thank you for helping me. |
possible only in case you will add multi-type fields
like this <div class="sitelinks"> <if condition="$post['field5']"><a href="$post[field5]">$post[field5]</a></if> <if condition="$post['field6']"><a href="$post[field6]">$post[field6]</a></if> <if condition="$post['field7']"><a href="$post[field7]">$post[field7]</a></if> <if condition="$post['field8']"><a href="$post[field8]">$post[field8]</a></if> </div> Then in every field they just put one link, and it will be clickable |
Ohhh damn... is not possible in other way? :)
|
You will need to hire someone to creat you a custom mods.
Not anything can be done using custom template. or your users must fill out st like <a href="link">link.com</a> <a href="link1">link1.com</a> in the field 5. |
All times are GMT. The time now is 11:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|