Reseller

Started by Daniel, July 28, 2014, 09:19:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Daniel


adrelanos

Doesn't work for me.

But now I have a speculation. In firefox/chromium developer tools, network, I don't see any requests for http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js. Could perhaps be because of our ssl settings.

Not the case here, but also a content security policy could break this, I guess.

I don't like fetching content from google anyhow, for both, privacy and performance reasons.

I guess it's a good idea to try fetching /ajax/libs/jquery/2.1.1/jquery.min.js from a local resource?

Daniel

Ok, use this index.template.php and upload jquery.min.js to the following path: Themes/Reseller/scripts.

adrelanos

Success now, but...

- Used the original one + local file path: doesn't work for me.

- Used the first one you uploaded here + local file path: works for me.

- Second one you uploaded here: untested by me.

(Downloaded from here: http://code.jquery.com/jquery-2.1.3.min.js)

Would it help if I tested the second one also?

rumosdio

Tapping on the surface is too small.

Which file should be edited to be good?

Were you describe your patch?

I have attached pictures.
Last Edit: April 08, 2015, 09:22:47 PM by Diego Andrés

Dave_Lich

I need to change the color of blue color area that located under main menu. Can you please tell me how to do it?

tam123456

Hi,
What a great theme btw :) I have one issue and hope someone can advise?
I don't want guests seeing any stats so I have disabled them viewing info center, however, they can still see total members, total posts in the bar just below logo section on the right hand side. Is there a way to hide these from guests?

Any help appreciated

Thanks in advance
Last Edit: March 22, 2015, 03:45:39 PM by tam123456

tam123456

I have now resolved this by editing a template. 8)

Daniel

Quote from: adrelanos on March 17, 2015, 06:01:39 PM
Success now, but...

- Used the original one + local file path: doesn't work for me.

- Used the first one you uploaded here + local file path: works for me.

- Second one you uploaded here: untested by me.

(Downloaded from here: http://code.jquery.com/jquery-2.1.3.min.js)

Would it help if I tested the second one also?
The second one the only thing I made is add the local file path and change the position of the code to the original. Long as it works, everything is fine.

Daniel

Reseller.css (Themes/Reseller/css)
Search:
header
{
background: #3498db;
box-shadow: 0 -3px #9fc6e0 inset;
padding: 20px 0;
}

And change #3498db and #9fc6e0 for the colors that you want. Here is a page that can help you: http://www.color-hex.com/

Daniel

Can you leave the image in english?

fodor12

This theme super..  Whoaa i love smf tricks

Dave_Lich

Quote from: Daniel on March 24, 2015, 07:41:26 PM
Reseller.css (Themes/Reseller/css)
Search:
header
{
background: #3498db;
box-shadow: 0 -3px #9fc6e0 inset;
padding: 20px 0;
}

And change #3498db and #9fc6e0 for the colors that you want. Here is a page that can help you: http://www.color-hex.com/

Thanks  :)

jeffrey

Yep man, you should post an english result. Try on this link https://developers.google.com/speed/pagespeed/insights/?hl=en
This is the result for the inches to pixels converter webpage on my website. Anyone know how to fix these errors? Thank you!
Last Edit: April 17, 2015, 04:54:30 AM by jeffrey

Daniel

I have just analyze the web and I don't see what you point in the picture.