Quote:
Originally Posted by wampforum
love this mod - run my ezine from it!
Got a question though. I have added a donate button using the disclaimer text area and moved the disclaimer info to where you see in the picture. Is there anyway to make it be in a box like those on the sidebar? Or failing that even just a single line border so I can define it from the background a little?
|
The sidebar boxes are made with sidebar.css, which isn't made for non-sidebar usage. It always wants to split the page into two columns.
You might want to try something like:
HTML Code:
<h2 class="blockhead">Title</h2>
<div class="blockbody formcontrols">
<div class="blockrow">Example content</div>
</div>
Quote:
Originally Posted by Mariner1
Ok i get this message when trying to upload a jpeg or rar
You may only upload or link to the following extensions: .rar .jpeg .exe
I have them listed in DownloadsII
jpeg File/Image
rar File
Any ideas why this wont work pls
|
Recheck your extensions configuration and more specifically the usage. There must be something wrong with it
Quote:
Originally Posted by zelgadis
Hi,
I'm running Vbulletin 4.1.4 and DownloadsII latest version.
Even though I've all the permissions with my group (adminitrators), I can't delete any file.
Why?
Thanks.
|
Have you modified any DownloadsII templates? Then you need to revert those as in v6.0.7 some delete conditionals were changed to fix a permission issue. You probably have outdated templates referencing the old conditionals.