SOLVED Create links verticle


Subject: Create links verticle
Hi,


Can you show me how to create the links verticle?


Links.jpg
Description:  
Download
Filename: Links.jpg
Filesize: 22.42 KB
Downloaded: 248 Time(s)

Profile PM  
Subject: Re: My Web (with My New Theme) :D
xmenfile wrote: [View Post]
Hi,


Can you show me how to create the links verticle?


use <br>

sample

<IMG SRC="./images /menu/asterisk_orange.png">
<a href="http://www.xxxx.html" target="_blank"><img border="0" src="http://www.xxx.gif" width="20" height="20" align="center" vspace="2"</a>
<br>
<IMG SRC="./images /menu/asterisk_orange.png">
<a href="http://www.xxxx.html" target="_blank"><img border="0" src="http://www.xxx.gif" width="20" height="20" align="center" vspace="2"</a>
<br>
<IMG SRC="./images /menu/asterisk_orange.png">
<a href="http://www.xxxx.html" target="_blank"><img border="0" src="http://www.xxx.gif" width="20" height="20" align="center" vspace="2"</a>

and i think this is off topic we spammed carlos topic.. :oops:

Last edited by Limun on Wed 13 Feb, 2008 10:33; edited 2 times in total
Subject: Create links verticle
Limun wrote: [View Post]
and i think this is off topic we spammed carlos topic.. :oops:


Yes :mricy:

Topic split and moved to "General Support"

Profile PM  
Subject: Re: SOLVED - Create Links Verticle
check the links block template it should look like what you want

Subject: Re: SOLVED - Create Links Horizontal.
Bad English. I am sorry, I meant Horizontal (left to right or right to left)

Profile PM  
Subject: Re: SOLVED - Create Links Horizontal.
xmenfile wrote: [View Post]
Bad English. I am sorry, I meant Horizontal (left to right or right to left)


i see arabic :mrgreen: right to left

try this ...
<IMG SRC="./images /menu/asterisk_orange.png">
<a href="http://www.xxxx.html" target="_blank"><img border="0" src="http://www.xxx.gif" width="20" height="20" align="right" vspace="2"</a>

Subject: Re: SOLVED - Create Links Verticle
Zuker wrote: [View Post]
check the links block template it should look like what you want



Zuker, I enable this block and added whole bunch of logo, but somehow nothing appears except mine.
If i added a CMS link block then it goes up and down. I dont like that, I want it goes side way.

Profile PM  
Subject: Re: SOLVED - Create Links Horizontal.
Limun wrote: [View Post]
xmenfile wrote: [View Post]
Bad English. I am sorry, I meant Horizontal (left to right or right to left)


i see arabic :mrgreen: right to left

try this ...
<IMG SRC="./images /menu/asterisk_orange.png">
<a href="http://www.xxxx.html" target="_blank"><img border="0" src="http://www.xxx.gif" width="20" height="20" align="right" vspace="2"</a>


I am sorry, which file(s) do i edit? thank you :)

Profile PM  
Subject: Re: Create Links Verticle
xman

to create it u can use this:
CMS - 3 Columns - Add block - (chose Title : Position - bottom center : Block File - Text or html block : Status - enabled : and other things like if u want border ect....) Submit - enter this my link in code /replace it with your urls/ - Submit - thats all

Code: [Download] [Hide] [Select]
<a href="http://www.your link.html" target="_blank"><img border="0" src="http://www.your link.gif" width="88" height="31" align="right" vspace="2"</a>


xman2

Subject: Re: SOLVED - Create Links Verticle
sorry, i am not doing that way. i enable Links Block template and look at this. nothing there except my logo.

Profile PM  
Subject: Re: Create Links Verticle
i dont undrestand you anymore :wallb:

do you want banners like in my picture -from right to left??
if answer is yes : diasbe this -Links Block template- form main page ... and create NEW like i described you

For Home page
CMS - 3 Columns - Add block - (chose Title : Position - bottom center : Block File - Text or html block : Status - enabled : and other things like if u want border ect....) Submit - enter this my link in code /replace it with your urls/ - Submit - thats all

For forum
CMS - Global Blocks - Add block - (chose Title : Position - bottom center or Page footer : Block File - Text or html block : Status - enabled : and other things like if u want border ect....) Submit - enter this my link in code /replace it with your urls/ - Submit - thats all

this mean u gona do it manualy...
so this is example for 4 banners....
Spoiler: [ Show ]


and why is topic as SOLVED ...

Subject: Re: SOLVED - Create Links Verticle
That's super clear.
Somehow I keep thinking your is Link Block Template. I was wrong.


Thank you :) :) :)

Profile PM  
Subject: Re: Create Links Verticle
Can anyone kind enough, tell me how add these on Links Template block (not text, html block).

Thank you

Profile PM  
Inactive User
Subject: Re: Create Links Verticle
I think somehow this thread took a wrong direction somewhere, and I hope I'm not adding to it. :P

Hi xmenfile,

In answer to your question in the other thread - I can only assume that this is what you are looking for. ;)

It also appears that there is a bug in the path when adding Link Logo's, so that doesn't help either. :(

Anyway, don't be offended by the "Verbose" example here - As other's may need more detail than you do. :P

ACP > Configuration > Icy Phoenix SQL Optimization > Links :: Forum Index (Y)

ACP > Links > Configuration: > Is where you Add / Modify your link.

ACP > Links > Add Link: Is where you add a New link image / url to anything that you wish to call ? and turn it on.

ACP > Links > Manage Links: Is where you turn off / on current links.

Use the example in the pic to establish the paths.

And if you want the logo's linked to specific "Links" then you would have to add a path something like so: /ip-themes/links.php?t=sub_pages&cat=1


Untitled 30.png
Description:  
Download
Filename: Untitled 30.png
Filesize: 49.48 KB
Downloaded: 196 Time(s)

Subject: Re: Create Links Verticle
Lopalong wrote: [View Post]
I think somehow this thread took a wrong direction somewhere, and I hope I'm not adding to it. :P

Hi xmenfile,

In answer to your question in the other thread - I can only assume that this is what you are looking for. ;)

It also appears that there is a bug in the path when adding Link Logo's, so that doesn't help either. :(

Anyway, don't be offended by the "Verbose" example here - As other's may need more detail than you do. :P

ACP > Configuration > Icy Phoenix SQL Optimization > Links :: Forum Index (Y)

ACP > Links > Configuration: > Is where you Add / Modify your link.

ACP > Links > Add Link: Is where you add a New link image / url to anything that you wish to call ? and turn it on.

ACP > Links > Manage Links: Is where you turn off / on current links.

Use the example in the pic to establish the paths.

And if you want the logo's linked to specific "Links" then you would have to add a path something like so: /ip-themes/links.php?t=sub_pages&cat=1

This is great exactly what i want to do. there is no right for me to be offended, 'cause i am the one don't know the answer and asking for help. I love IP and someone like you.

Thank you and sorry for my bad english,

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1033s (PHP: 21% SQL: 79%)
SQL queries: 12 - Debug Off - GZIP Enabled