Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

DatingSearch age box expand to the next line. Which is very ignored.

8 years 7 months ago
  • Ger's Avatar
    Topic Author
  • Ger
  • Offline
  • Fresh Boarder
  • Posts: 55
  • Thank you received: 1
Licenses:
JomSocial Expired Socialize Expired

ISSUE SUMMARY: I want Dating Search age box to go across one line. Currently, it expand from age to age in the next line, which is very ignored. Also how do make color for the text box border?


STEPS TO REPLICATE:
1 See attachment.
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

Attachments:
8 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Please you add this css code for fixing this :

input#datingsearch_ageto {
    display: inline;
}
input#datingsearch_agefrom {
    display: inline;
}

8 years 7 months ago
  • Ger's Avatar
    Topic Author
  • Ger
  • Offline
  • Fresh Boarder
  • Posts: 55
  • Thank you received: 1
Licenses:
JomSocial Expired Socialize Expired

i couldnt find the css file for this. tell me where to get it fix.

8 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

HI Ger,

Please you edit your socialize template, click "Custom Code" tab, and put this code inside this field "After <head>" :

<style>
input#datingsearch_ageto {
    display: inline;
}
input#datingsearch_agefrom {
    display: inline;
}</style>

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW