In order for us to help you faster, please always include the following in your posts:

  • A link to your website (if developing offline please include a screenshot).
  • The exact Joomla! version (J!1.5.7) you are running.
  • The template version from the xml (located in "site root / templates / template name / template_details.xml")
  • Your servers php version.
  • Which browser(s) the issue is occurring in.

This information should be in the following format:

WEBSITE URL:
http://www.pietsnot.com
JOOMLA VERSION:
1.5.5
TEMPLATE VERSION:
1.4
PHP VERSION:
5
AFFECTED BROWSERS:
IE6, IE6, FF3, FF2.01

DESCRIPTION:

I am unable to get my suckfish menu to work in the above mentioned browsers.

It is also important that you check the following before posting:

  1. Have you have read the templates guide. (http://moourl.com/guides)
  2. Have you tested another template to see if the issue is related to your website or the template.
  3. Have you tried installing a fresh copy of the template to see if the problem exists in the original packaged version?
HIDE THIS MESSAGE
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
Individiual box borders around user positions (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Individiual box borders around user positions
#3750
Toonmedia (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Individiual box borders around user positions 2 Months, 3 Weeks ago Karma: 0  
hi guys

In the user 1,2,5,6,7,8 module positions I would like to show clear seperation between the positons by incorporating a simple border box around each one. In these positons I am looking to add a latest news module from Jxtended magazine, I have tried to overide the flex photo template article design by adding a new folder path into the template folder ie :

/templates/jjflexphotos/html/com_zine/article/

however nothing changes.

Could someone please show me how I could get a simple white border (preferably rounded edges) around any module that I place in these positons.

Thanks for your assistance.

Dave
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3809
Leckenby (Moderator)
Moderator
Posts: 200
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Molten Monkey james@leckenby.org
Re:Individiual box borders around user positions 2 Months, 3 Weeks ago Karma: 5  
without rounded edges, change: (in template_css.css)

.userboxes table.nospace td {
margin:0;
padding:0;
}

to:

.userboxes table.nospace td {
border:2px solid #FFFFFF;
margin:0;
padding:0;
}

or did you want seperation between the boxes to?
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#3811
Toonmedia (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Re:Individiual box borders around user positions 2 Months, 3 Weeks ago Karma: 0  
thanks for your response,

yes ideally I would like the box as you have shown plus a seperation if possible..
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3831
Leckenby (Moderator)
Moderator
Posts: 200
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Molten Monkey james@leckenby.org
Re:Individiual box borders around user positions 2 Months, 3 Weeks ago Karma: 5  
I will see what I can do =) please bear with me!
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#3839
Leckenby (Moderator)
Moderator
Posts: 200
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Molten Monkey james@leckenby.org
Re:Individiual box borders around user positions 2 Months, 3 Weeks ago Karma: 5  
Right I have a workaround I think. If there's any problems, post them and i'll go back to the drawing board.

First change: (found it customise.css)

Code:

.userboxes
background:#2A3233 none repeat scroll 0 0;
border:1px solid #2E3536;
margin-bottom:10px;
}


to:

Code:

.userboxes {
margin-bottom:10px;
}


then change:

Code:

.userboxes .moduletable {
padding:0 10px;
}


to:

Code:

.userboxes .moduletable {
margin-left:10px;
margin-right:10px;
padding:0 10px;
background:#2A3233 none repeat scroll 0 0;
border:2px solid #FFFFFF;
}
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#3987
Toonmedia (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Re:Individiual box borders around user positions 2 Months, 2 Weeks ago Karma: 0  
worked perfectly,very pleased, thanks for your help.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Love Thy Favicon!

Click on a block to select it..


  • Template Club

    We have included a number of subscription options to give you access to all our templates. readmore

  • JoomlaJunkie Blog

    Have you seen the JoomlaJunkie Blog, where we will be covering all kinds of exciting topics! readmore

  • Help & Support

    We offer various types of support to assist you getting setup with your new template. readmore

  • Demo Templates

    Not had a look at our templates yet? Why not head over to our demo server to take a peek!! view demos

 
  • Copyright ©2008 JoomlaJunkie.