Jump to content

Recommended Posts

Posted

Hi all,

 

Having some problems finding the setting to change so that I can increase the attachment size of files. I know it's probably somewhere in plain and open site, but I just can't see it (maybe cause it's 12.30am and my eyes are more or less closed).

 

If anyone could give me a good swift kick in the right direction that'd be much appreciated.

 

Regards,

 

dyrymi

Posted

Hi dyrymi,

 

It is done on a user group basis, so go to Users and Groups, Manage User Groups, then click Edit Group for the group you wish to edit.

Then scroll down to where it says POST: Max upload file size (in KB), and enter your number there.

Then repeat for every user Group you wish to change.

 

HTH, Tom

Posted

I've spent lots of time there myself in the past looking for it Bruce :D , so for once I remember something :o . IPB just doesn't make their config pages very logical in my opinion, at least in the v1.3 I'm familiar with. Maybe in this new v2.xx they have it better layed out, but I haven't spent the $60 to buy it and find out. I decided to learn phpbb forums instead :)

Posted

Thanks heaps guys.

 

One other thing, some of my buttons (quote, for example) have borders around them. Any idea how to get rid of them?

Posted

Thats a good tutorial Don, someone put a lot of well used time into it.

dyrymi, by borders you mean the blue or purple border of a hyperlink? Have you done any editing of the CSS pages etc? Do you have a link you care to post, so we can have a looksee?

Too many questions huh :sleepy:

Tom

Posted

Well thats a good one :sleepy: I dont have access to v2.x IPB to root through it, so I'll have to defer to someone else who may.

 

Looking at the source of the page, you can see there is no 'border=0' for the image, yet for the reply button there is. Why :)

 

><a href="#" onclick="multiquote_add(9); return false;" title="Toggle multiquote addition"><img src="style_images/1/p_mq_remove.gif" name="mad_9" alt="-" /></a><a href="http://www.forum.ezydrop.biz/index.php?act=Post&CODE=02&f=11&t=7&qpid=9" title="Reply directly to this post"><img src='style_images/1/p_quote.gif' border='0'  alt='Quote Post' /></a>

Posted

Well I may have edited it, but if I did it must've been while i was half asleep cause i don't remember when i did it or which file it would've been :sleepy:

Posted

Find this in which ever template it's in:

 

><img src="style_images/1/p_mq_add.gif" name="mad_23" alt="+" />

 

and add the following to it.

 

><img src="style_images/1/p_mq_add.gif" name="mad_23" alt="+" border="0" />

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...