Help with some coding...

3 replies
Hi,

I am using a premium php classified ad script (xyz classifieds) for my website, and I have been at this website for quite some time, and I have been caught up in battle with trying to get things looking and working well one page at a time, and this is where I currently stand with it.

I want to adjust the columns / rows on the country page so that all columns fit 100% of the (containers) width. The number of buttons across don't matter, as long as when I change the resolution, the columns (across the page) are even. I have messed around in the code, and a couple of weeks ago, I nailed it, but I had to restore my site due to other changes, and now I can't seem to figure it out.

Note: I know it has to do with two files, the style.css and the country.php page, but the buttons have a width setting (set in pixels), and by adjusting the width, I am able to get it so close the the full width but not exactly, but when I change the resolution, it's not the same. It's a container / width / margin / padding setting that I just can't seem to figure out.

The page in question:

World Class Ads - Classified Advertising Worldwide-Country

I can send files over to you if need be, but since it is a premium script, it's licensed for only one domain and doesn't install at localhost.

Sorry for such a long post

Thank you in advance!
Brian
#coding
  • Profile picture of the author Brian07002
    still having issues with this, if you can help, you would be helping me in ways you wouldn't imagine...

    Thank you
    Brian
    {{ DiscussionBoard.errors[9483409].message }}
  • Profile picture of the author jlucas
    Brian, what you are asking for is a Javascript nightmare and can't be solved with CSS, PHP, or HTML to the best of my knowledge. However, are you SURE that all of your files were restored? bootstrap.js might have a Javascript solution already built in, but it and 3 other files are missing from your setup.

    Code:
    http://www.worldclassads.com/common/js/bootstrap.js 
    http://www.worldclassads.com/common/js/bootstrap-select.js 
    http://www.worldclassads.com/common/js/holder.js
    http://www.worldclassads.com/css/bootstrap.css.map
    All give 404 - not found
    {{ DiscussionBoard.errors[9485998].message }}
  • Profile picture of the author Brian07002
    I have restored the files and those files are not restored I am going to complain to the company.

    Thank you for pointing that out
    Brian
    {{ DiscussionBoard.errors[9488129].message }}

Trending Topics