Quotes on Upper Right of Page

Does anyone know where i can edit / remove the quotes that appear on the Upper Right of the website?

Quote · 15 Jan 2010

I like easy questions.

Go into your admin. Then to Modules, then Quotes.



Easy Peasy.


While your in the modules section. Maybe you should poke around. There are lots of things in there you most likely did not know was there.

https://www.deanbassett.com
Quote · 15 Jan 2010

Ok how bout....the position of the quotes? Mine appear to be cut off. I would like to move it a little to the left.

Quote · 23 Jan 2010

How about a url to your site so we can see that. They should not be cut off unless you have a template problem.

https://www.deanbassett.com
Quote · 23 Jan 2010

Hi Thomas,

You can change the position of your Quotes by folloing this step:

1) Go to http://YOURSITE.COM/modules/boonex/quotes/templates/base/css/

2) There open unit.css and at line 10 find the following code:

.daily_quotes {
margin:2px;
text-align:right;
}

3) Modify the CSS accordingly. To move it to left by 10 pixels modify that like this:

.daily_quotes {
margin-left:-8px;
text-align:right;
}

Hope this helps.

Best Regards,
The HotGate Team



Quote · 23 Jan 2010

My url is InternationalMMANexus.com aka i-MMAN.com

Quote · 7 Feb 2010

Good info...thanks Hotgate

Quote · 7 Feb 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.