LinX Forum - CLOSED! Forum Index
Developed by Not Web Design
LinX Forum - CLOSED!
Please go to New LinX Forum to post a message.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

customizing the links page.

 
Post new topic   Reply to topic    LinX Forum - CLOSED! Forum Index -> Other
View previous topic :: View next topic  
Author Message
ietus



Joined: 20 Mar 2007
Posts: 1

PostPosted: Tue Mar 20, 2007 5:04 pm    Post subject: customizing the links page. Reply with quote

Hello,
I am new here and new to Joomla as well. I am hoping someone here can tell me how to customize the links page. I have tried changing the css but with no progress. I would like to move the exchange links grey box down a little and also add some margin to the left side so that on the add your link page the text is not so close to the edge.

Also, this link component is overriding my formatting for the page titles. I have noticed on some components the parameters allow you to show page or hide page titles. Can someone tell me what I can do about this.
Back to top
View user's profile Send private message
maff23uk



Joined: 27 Apr 2007
Posts: 2
Location: Harrogate, England

PostPosted: Fri Apr 27, 2007 11:23 am    Post subject: Same problem Reply with quote

Hi,

I'm having the same problem. Linx installed fine but the menu bar with "exchange links" is positioned over the top of the page title. I've fiddled with the CSS a little but have only been able to change the size of the menu bar.

I need to move it down a little, how would I do this?

Thanks
Back to top
View user's profile Send private message Visit poster's website
LCM



Joined: 03 May 2007
Posts: 1

PostPosted: Thu May 03, 2007 11:38 am    Post subject: Customising the link page Reply with quote

First, thanks to the hard working designers for an excellent piece of kit.

To change the intro page etc you need to edit your chosen language file (e.g. English.php) in the language folder putting in breaks etc as you see fit.

In fact from here you can customise all the definitions used.

If you want to do anything more than that, Id wait for answer from CT.
Back to top
View user's profile Send private message
maff23uk



Joined: 27 Apr 2007
Posts: 2
Location: Harrogate, England

PostPosted: Thu May 03, 2007 12:02 pm    Post subject: Reply with quote

Thanks LCM, hadn't thought of looking in the language file!
Back to top
View user's profile Send private message Visit poster's website
CT Internet
Site Admin


Joined: 12 Jun 2006
Posts: 311
Location: Spain

PostPosted: Thu May 03, 2007 1:24 pm    Post subject: Reply with quote

Sorry I didn't see this until now... yeah it is a small visual bug in this release of LinX.

You can fix it simply by adding this line:

display: block;

to the #linx_top_nav in the CSS file. So that it looks like this:

Code:
#linx_top_nav {linx.css (line 1)
background-color:#EFEFEF;
border:1px solid #CCCCCC;
margin:2ex 0pt;
padding:0.4em 1em;
display: block;
}


This will make it look better!
_________________
Developer of LinX


Note: If you like LinX then please review it at the Joomla Extentions Directory
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    LinX Forum - CLOSED! Forum Index -> Other All times are GMT
Page 1 of 1

 
Jump to:  
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, 2005 phpBB Group