Welcome, Guest
Username Password: Remember me

List properties page
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: List properties page

List properties page 1 year, 10 months ago #314

  • lifeshot
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
Hi Piranha,

I am trying to adjust a bit the list property page, as there is not enough space (no space at all) between the property name and the City, Province, Country line.
But I just cannot get it work.

Thanks in advance!

Edit: I just had a look on your demo site, and there it looks quiet nice, even though I don´t want that much space between both lines.
Last Edit: 1 year, 10 months ago by lifeshot.

Re:List properties page 1 year, 10 months ago #315

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
I think that`s mostly related to the line height in the joomla template css. Let me know your website url and I`ll tell you want exactly to adjust in the css.
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:List properties page 1 year, 10 months ago #316

  • lifeshot
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
www.lanzarote-travel-online.com/index.ph...temid=58&lang=en

Edit: but wouldn´t it be easier just to edit the height of the row in the table where the property is output? Well, I don´t know if it´s easier but that is what I tried ...
Last Edit: 1 year, 10 months ago by lifeshot.

Re:List properties page 1 year, 10 months ago #317

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
In /jomres/remote_plugins/je_capella/css/lightsteelblue.css change the propertylist_name class to the following:

.propertylist_name {
font-size:20px;
font-weight:bold;
}
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:List properties page 1 year, 10 months ago #321

  • lifeshot
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
didn´t work ...

Re:List properties page 1 year, 10 months ago #322

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
Firebug says it should work, so please try again. Have you cleared the browser cache after you made the changes? Otherwise you`ll just see the old css.
Do you use Jomres cache?
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:List properties page 1 year, 10 months ago #323

  • lifeshot
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
I didn´t clean the cache, but it is still not working. tested it with IE 8 and firefox 3.6. Also I am not using jomres cache feature.
Last Edit: 1 year, 10 months ago by lifeshot.

Re:List properties page 1 year, 10 months ago #324

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
I still see the old css for propertylist_name class.
Please apply the change and let me know when it`s done so I can have a look again at the site, maybe some other changes need to be done too.
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:List properties page 1 year, 10 months ago #325

  • lifeshot
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
Are you sure you cleaned your cache?

I just downloaded the css file again and the code is changed as follows:

.propertylist_name
{
font-size:20px;
font-weight:bold;
}

I think that is what you´ve said.

regards,

Re:List properties page 1 year, 10 months ago #326

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
Sorry, the one you have on your website still shows:

.propertylist_name {
font-size:20px;
font-weight:bold;
height:20px;
padding-top:10px;
}

What file are you editing?
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page
  • Page:
  • 1
  • 2
Time to create page: 0.51 seconds