News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

[Depreciated]

Started by Depreciated, July 24, 2008, 03:18:45 PM

Previous topic - Next topic

ɔɔɔɔɔɔuɥoɾ

#120
PM'ing the info to you now :)


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

Özgür

So Long

ɔɔɔɔɔɔuɥoɾ

Quote from: Özgür´ on February 09, 2009, 04:25:07 PM
Try This.

Thanks,
That removed the re-sizer, but the post text area is still in the same place ???


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

Özgür

So Long

ɔɔɔɔɔɔuɥoɾ

lol... it got worse..

your logged in to you dont need an image


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

Özgür

Finally try. If I can do nothing if no. This is your display.template.php. Please backup and try.
So Long

ɔɔɔɔɔɔuɥoɾ

Thanks alot, that was the one.

do you know how i can get rig of the black border though?


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

Özgür

Hmm
display.template.php find

<div class="tborder" id="quickreplybox" align="center">

replace

<div class="windowbg" id="quickreplybox" align="center">
So Long

ɔɔɔɔɔɔuɥoɾ

Thanks, its completly 100% working now

i changed it to this though to call a different style

<div class="quickreplybox" id="quickreplybox" align="center">

Thanks :)


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

Özgür

So Long

ɔɔɔɔɔɔuɥoɾ

Hey got another question, I know it says this mod is compatible with smf 2.0 beta  3.1+

just to double check, is it compatible with smf 2.0 RC1?


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

Özgür

So Long

[̲̅J̲̅][̲̅U̲̅][̲̅R̲̅][̲̅E̲̅][̲̅K̲̅] ٩(×̯×)۶

Will this be compatible with 1.1.8 soon? its cool mod..would like to have it..

Özgür

So Long

AlenNS

I kind of solved resizer problem for this mod.

In Themes/default/css/editor.css

Find:

Quote.richedit_resize
{
   height: 5px;
   font-size: 0px;
   background: #eeeeee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
   border: 1px solid #dddddd;
   border-top-width: 0px;
   cursor: s-resize;

Replace with:

Quote.richedit_resize
{
   height: 5px;
   font-size: 0px;
   background: #eeeeee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
   border: 1px solid #dddddd;
   border-top-width: 0px;
   margin-left: 15%;
   cursor: s-resize;

It solved my problem but still there is hard to see some line on left, but I don't care very much. :)

deZio

If anyone want to align textarea to left, open GenericControls.template.php and make this changes:

Find:
// Finally the most important bit - the actual text box to write in!
if ($display_controls == 'all' || in_array('message', $display_controls))
{
echo '
<div>
<div>


Replace with:
// Finally the most important bit - the actual text box to write in!
if ($display_controls == 'all' || in_array('message', $display_controls))
{
echo '
<div style="border: none;">
<div align="left" style="text-align:left; border: none;">


ɔɔɔɔɔɔuɥoɾ

#137
Hi I upgraded to RC1 from Beta 4, and I noticed that my quick reply was giving me this error

Call to undefined function template_control_richedit()   ******/*****/***/***//Sources/Load.php(1952) : eval()'d code on line 702

but when i install the mod it works fine

I have replaced all my theme files and every single file that this mod changes for all the original file, i have no other mods installed and quick reply only works when this mod is installed, im thinking its something to do with the database as i have already tried replacing all the files the mod changes, and the upgrade package changed the rest of the forum software anyway, I also replaced all the theme files too.

if you can help and need to log in to my forum just say and i can pm you login details

thanks in advanced.

EDIT:
I just tested in default theme and quick reply is working fine without mod installed, I will consult theme author


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

Antechinus

Updated for RC1. Tested on an XP box with FF3, IE6, IE7, Opera 9.6 and Safari 3.1. Seems to work fine. If you hit a bug let me know.

X3mE

Finally someone took it over. Thank you Antechinus ;)
Kids, you tried your best and you failed miserably. The lesson is - never try.

My mods:
OS & Browser Detection (1.5 is out!) | Skype Profile Field | GTalk Profile Field | AllCaps Blocker | SMF Syntax Highlighter (Beta) + 2 in development!

Personal websites:
Mobilize.rs (and forum) | Lolmao.info



Advertisement: