Help - Search - Members - Calendar
Full Version: Swap Next Page / Items / Sort
MonsterSmallBusiness Forums > MonsterCommerce > How do I?
agkits
When your viewing a bunch of products and they go to multiple pages ...there is the option to sort the items on the right side...and links to go to the next page on the left. Is there away to swap those. I want the numbers of the pages on the right upper and lower corners (like most commerce stores)

Also is it possible to create a background image for the table that those links reside in. Here is an example

IPB Image

If you can't do any of these things it would be cool to add them to feature requests in the future updates.

Thanks
Justyn
agkits
Ok i figured part of my question out ....not exactly as customizable as i want but it works for now. I changed the background by using this in my custom.css


CODE
.ProdDisplay1 {
background-image: url('http://youimageurl.com');
}


You can see it here:

http://www.agkits.com/index.asp?PageAction...h=GO&Page=1

New Question though.... can I get rid of those ugly brakets [ ] around each number? I don't really know if I could hide them using css.... but im also not really fond of hiding any text using CSS. I dont want to get nailed for spamming just because I was trying to make something look better.

Any info would be appreciated
Thanks
Justyn thumbsup.gif
Drobins
QUOTE(agkits @ Aug 10 2006, 02:47 PM) [snapback]113159[/snapback]

Ok i figured part of my question out ....not exactly as customizable as i want but it works for now. I changed the background by using this in my custom.css


CODE
.ProdDisplay1 {
background-image: url('http://youimageurl.com');
}


You can see it here:

http://www.agkits.com/index.asp?PageAction...h=GO&Page=1

New Question though.... can I get rid of those ugly brakets [ ] around each number? I don't really know if I could hide them using css.... but im also not really fond of hiding any text using CSS. I dont want to get nailed for spamming just because I was trying to make something look better.

Any info would be appreciated
Thanks
Justyn thumbsup.gif


Justyn,

Thanks. This is great info. I had wanted to do something with this for a while now. Guess I will start playing!

Doug
jonelin
it's been bugging me that we don't have control over that. and then they use the subtitle class for the font. i make my subtitles bigger, but the sort nav looks tacky in big bold font. ah well...

good job on your site though. it looks fab.
agkits
No problem Doug, and thanks Jonelin. Yeh I still want to get rid of those [ ] brackets around each number though...and you know what would be really sweet? If monstersmile.gif made classes for everything. I tried to change the background of css class "navbar" so that I could change the ">>" for next page to an image. And it also changes the Advanced search link. These pages are NOT entirely customizable.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.